Lucene search

K
LinuxLinux Kernel

11102 matches found

CVE
CVE
added 2024/08/21 1:15 a.m.52 views

CVE-2024-43877

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma->SG_length' is 0. This value is later used toaccess 'dma->SGarray[dma->SG_length - 1]', which will cause out ofbounds access. Add check to return early...

6.6AI score0.00096EPSS
CVE
CVE
added 2024/09/13 6:15 a.m.52 views

CVE-2024-46699

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable preemption while updating GPU stats We forgot to disable preemption around the write_seqcount_begin/end() pairwhile updating GPU stats: [ ] WARNING: CPU: 2 PID: 12 at include/linux/seqlock.h:221 __seqprop_assert.is...

7.8CVSS7.4AI score0.00037EPSS
CVE
CVE
added 2024/10/21 1:15 p.m.52 views

CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user bindscompletion, thus we can deadlock. Avoid this by using reserved copyengine for user binds on fa...

5.5CVSS5.3AI score0.00036EPSS
CVE
CVE
added 2024/12/27 2:15 p.m.52 views

CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe In rtk_usb2phy_probe() devm_kzalloc() may return NULLbut this returned value is not checked.

5.5CVSS7AI score0.00029EPSS
CVE
CVE
added 2024/12/27 2:15 p.m.52 views

CVE-2024-53235

In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fuse_read_args_fill:fuse_read_folio+0xb0/0x100 fs/fuse/file.c:905filemap_read_folio+0xc6/0x2a0 mm/filemap.c:2367do_read_cache_folio+0x263/0x5c0 mm/filemap....

5.5CVSS6.4AI score0.00029EPSS
CVE
CVE
added 2025/02/27 2:15 a.m.52 views

CVE-2024-57976

In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cow_file_range() failed [BUG]When testing with COW fixup marked as BUG_ON() (this is involved with thenew pin_user_pages*() change, which should not result new out-of-banddirty pages), I hit a cr...

5.2AI score0.00039EPSS
CVE
CVE
added 2025/03/06 4:15 p.m.52 views

CVE-2024-58060

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing There is a UAF report in the bpf_struct_ops when CONFIG_MODULES=n.In particular, the report is on tcp_congestion_ops that hasa "struct module...

7.8CVSS7AI score0.00059EPSS
CVE
CVE
added 2025/02/27 3:15 a.m.52 views

CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow,the error flow of the function reconnects the matcher back and returnsan error, which continues running t...

7.8CVSS6.8AI score0.00032EPSS
CVE
CVE
added 2025/02/27 3:15 a.m.52 views

CVE-2025-21789

In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2 ("LoongArch: Add checksum optimization for 64-bitsystem") would cause an undefined shift and an out-of-bounds read. Commit 8bd795fedb84 ("...

7.1CVSS6.8AI score0.00026EPSS
CVE
CVE
added 2025/03/07 9:15 a.m.52 views

CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared asvoid amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void mem_obj);Which takes void as the second parameter. GCC allow...

7.1AI score0.00036EPSS
CVE
CVE
added 2025/05/20 4:15 p.m.52 views

CVE-2025-37910

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva boards, SMA sysfs store/get operations can call__handle_signal_outputs() or __handle_signal_inputs() while the irigand dcf pointers are uninitialized, leadin...

6.4AI score0.00025EPSS
CVE
CVE
added 2025/06/18 10:15 a.m.52 views

CVE-2025-38014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper The idxd_cleanup() helper cleans up perfmon, interrupts, internals andso on. Refactor remove call with the idxd_cleanup() helper to avoid codeduplication. Note, this ...

6.6AI score0.00026EPSS
CVE
CVE
added 2025/06/28 8:15 a.m.52 views

CVE-2025-38085

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race huge_pmd_unshare() drops a reference on a page table that may havepreviously been shared across processes, potentially turning it into anormal page table used in another process i...

6.5AI score0.00036EPSS
CVE
CVE
added 2025/07/04 2:15 p.m.52 views

CVE-2025-38181

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). syzkaller reported a null-ptr-deref in sock_omalloc() while allocatinga CALIPSO option. [0] The NULL is of struct sock, which was fetched by sk_to_full_sk() incalipso_req_...

6.3AI score0.00036EPSS
CVE
CVE
added 1999/09/29 4:0 a.m.51 views

CVE-1999-0074

Listening TCP ports are sequentially allocated, allowing spoofing attacks.

6.4CVSS7.4AI score0.0588EPSS
CVE
CVE
added 2000/02/04 5:0 a.m.51 views

CVE-1999-0461

Versions of rpcbind including Linux, IRIX, and Wietse Venema's rpcbind allow a remote attacker to insert and delete entries by spoofing a source address.

10CVSS7AI score0.01271EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1394

Signedness error in (1) getsockopt and (2) setsockopt for Linux kernel before 2.2.19 allows local users to cause a denial of service.

2.1CVSS5.2AI score0.0006EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1397

The System V (SYS5) shared memory implementation for Linux kernel before 2.2.19 could allow attackers to modify recently freed memory.

2.1CVSS5.3AI score0.00137EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1398

Masquerading code for Linux kernel before 2.2.19 does not fully check packet lengths in certain cases, which may lead to a vulnerability.

7.5CVSS5.4AI score0.01279EPSS
CVE
CVE
added 2007/10/14 8:0 p.m.51 views

CVE-2002-2254

The experimental IP packet queuing feature in Netfilter / IPTables in Linux kernel 2.4 up to 2.4.19 and 2.5 up to 2.5.31, when a privileged process exits and network traffic is not being queued, may allow a later process with the same Process ID (PID) to access certain network traffic that would ot...

2.1CVSS6.7AI score0.00082EPSS
CVE
CVE
added 2004/08/18 4:0 a.m.51 views

CVE-2004-0229

The framebuffer driver in Linux kernel 2.6.x does not properly use the fb_copy_cmap function, with unknown impact.

4.6CVSS6.2AI score0.00081EPSS
CVE
CVE
added 2005/02/16 5:0 a.m.51 views

CVE-2005-0176

The shmctl function in Linux 2.6.9 and earlier allows local users to unlock the memory of other processes, which could cause sensitive memory to be swapped to disk, which could allow it to be read by other users once it has been released.

5CVSS5.8AI score0.00681EPSS
CVE
CVE
added 2005/05/11 4:0 a.m.51 views

CVE-2005-1263

The elf_core_dump function in binfmt_elf.c for Linux kernel 2.x.x to 2.2.27-rc2, 2.4.x to 2.4.31-pre1, and 2.6.x to 2.6.12-rc4 allows local users to execute arbitrary code via an ELF binary that, in certain conditions involving the create_elf_tables function, causes a negative length argument to pa...

7.2CVSS5.8AI score0.00058EPSS
CVE
CVE
added 2005/10/12 1:3 p.m.51 views

CVE-2005-3119

Memory leak in the request_key_auth_destroy function in request_key_auth in Linux kernel 2.6.10 up to 2.6.13 allows local users to cause a denial of service (memory consumption) via a large number of authorization token keys.

2.1CVSS5.9AI score0.00114EPSS
CVE
CVE
added 2006/02/13 11:0 a.m.51 views

CVE-2005-3623

nfs2acl.c in the Linux kernel 2.6.14.4 does not check for MAY_SATTR privilege before setting access controls (ACL) on files on exported NFS filesystems, which allows remote attackers to bypass ACLs for readonly mounted NFS filesystems.

5CVSS7.4AI score0.00966EPSS
CVE
CVE
added 2005/11/25 9:3 p.m.51 views

CVE-2005-3808

Integer overflow in the invalidate_inode_pages2_range function in mm/truncate.c in Linux kernel 2.6.11 to 2.6.14 allows local users to cause a denial of service (hang) via 64-bit mmap calls that are not properly handled on a 32-bit system.

4.9CVSS6.1AI score0.00201EPSS
CVE
CVE
added 2006/01/10 11:0 a.m.51 views

CVE-2005-4639

Buffer overflow in the CA-driver (dst_ca.c) for TwinHan DST Frontend/Card in Linux kernel 2.6.12 and other versions before 2.6.15 allows local users to cause a denial of service (crash) and possibly execute arbitrary code by "reading more than 8 bytes into an 8 byte long array".

4.6CVSS7.4AI score0.00125EPSS
CVE
CVE
added 2006/01/06 11:3 a.m.51 views

CVE-2006-0096

wan/sdla.c in Linux kernel 2.6.x before 2.6.11 and 2.4.x before 2.4.29 does not require the CAP_SYS_RAWIO privilege for an SDLA firmware upgrade, with unknown impact and local attack vectors. NOTE: further investigation suggests that this issue requires root privileges to exploit, since it is prote...

7.2CVSS5.1AI score0.00053EPSS
CVE
CVE
added 2007/07/12 4:30 p.m.51 views

CVE-2007-3720

The process scheduler in the Linux kernel 2.4 performs scheduling based on CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service (CPU consumption) by performing voluntary nanosecond sleeps that result in the process not being active during ...

2.1CVSS6.1AI score0.00058EPSS
CVE
CVE
added 2017/04/24 6:59 a.m.51 views

CVE-2010-5329

The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which might allow local users to cause a denial of service (memory consumption) via a large value.

5.5CVSS5.1AI score0.00046EPSS
CVE
CVE
added 2012/06/13 10:24 a.m.51 views

CVE-2011-2209

Integer signedness error in the osf_sysinfo function in arch/alpha/kernel/osf_sys.c in the Linux kernel before 2.6.39.4 on the Alpha platform allows local users to obtain sensitive information from kernel memory via a crafted call.

2.1CVSS7.8AI score0.00058EPSS
CVE
CVE
added 2012/05/24 11:55 p.m.51 views

CVE-2011-2518

The tomoyo_mount_acl function in security/tomoyo/mount.c in the Linux kernel before 2.6.39.2 calls the kern_path function with arguments taken directly from a mount system call, which allows local users to cause a denial of service (OOPS) or possibly have unspecified other impact via a NULL value f...

4.9CVSS6.3AI score0.00048EPSS
CVE
CVE
added 2016/10/10 10:59 a.m.51 views

CVE-2015-8950

arch/arm64/mm/dma-mapping.c in the Linux kernel before 4.0.3, as used in the ION subsystem in Android and other products, does not initialize certain data structures, which allows local users to obtain sensitive information from kernel memory by triggering a dma_mmap call.

5.5CVSS4.9AI score0.00147EPSS
CVE
CVE
added 2017/01/12 3:59 p.m.51 views

CVE-2016-6775

An elevation of privilege vulnerability in the NVIDIA GPU driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which may require reflashing the ope...

9.3CVSS7.4AI score0.00158EPSS
CVE
CVE
added 2017/08/24 10:29 p.m.51 views

CVE-2017-13686

net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via crafted system calls. NOTE: this does n...

7.8CVSS7.8AI score0.0013EPSS
CVE
CVE
added 2017/02/06 6:59 a.m.51 views

CVE-2017-5547

drivers/hid/hid-corsair.c in the Linux kernel 4.9.x before 4.9.6 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual pa...

7.8CVSS7.6AI score0.00092EPSS
CVE
CVE
added 2024/05/21 3:15 p.m.51 views

CVE-2021-47273

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used (for example on Odroid-HC4), the regmap init codeuses the usb2 ports when doesn't initialize the PHY1 regmap entry. This fixes:Unable to hand...

5.5CVSS6.6AI score0.00021EPSS
CVE
CVE
added 2024/05/21 3:15 p.m.51 views

CVE-2021-47349

In the Linux kernel, the following vulnerability has been resolved: mwifiex: bring down link before deleting interface We can deadlock when rmmod'ing the driver or going through firmwarereset, because the cfg80211_unregister_wdev() has to bring down the linkfor us, ... which then grab the same wiph...

5.5CVSS6.7AI score0.00021EPSS
CVE
CVE
added 2024/05/24 3:15 p.m.51 views

CVE-2021-47568

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memleak in get_file_stream_info() Fix memleak in get_file_stream_info()

5.5CVSS6.7AI score0.00031EPSS
CVE
CVE
added 2024/06/20 11:15 a.m.51 views

CVE-2022-48719

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work syzkaller was able to trigger a deadlock for NTF_MANAGED entries [0]: kworker/0:16/14617 is trying to acquire lock:ffffffff8d4dd370 (&tbl->lock){+...

5.5CVSS5.2AI score0.00024EPSS
CVE
CVE
added 2024/07/16 12:15 p.m.51 views

CVE-2022-48820

In the Linux kernel, the following vulnerability has been resolved: phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() This error path needs to decrement "usbphyc->n_pll_cons.counter" beforereturning.

7.1CVSS7.6AI score0.00021EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.51 views

CVE-2022-48876

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix initialization of rx->link and rx->link_sta There are some codepaths that do not initialize rx->link_sta properly. Thiscauses a crash in places which assume that rx->link_sta is valid if rx->stais...

5.5CVSS6.4AI score0.00047EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.51 views

CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoidNULL pointer dereference.Moreover, use the goto-label to share the clean code.

5.5CVSS6.5AI score0.00036EPSS
CVE
CVE
added 2024/10/21 8:15 p.m.51 views

CVE-2022-49013

In the Linux kernel, the following vulnerability has been resolved: sctp: fix memory leak in sctp_stream_outq_migrate() When sctp_stream_outq_migrate() is called to release stream out resources,the memory pointed to by prio_head in stream out is not released. The memory leak information is as follo...

5.5CVSS5.2AI score0.00075EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49403

In the Linux kernel, the following vulnerability has been resolved: lib/string_helpers: fix not adding strarray to device's resource list Add allocated strarray to device's resource list. This is a must toautomatically release strarray when the device disappears. Without this fix we have a memory l...

5.5CVSS6.4AI score0.00022EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49415

In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe of_parse_phandle() returns a node pointer with refcountincremented, we should use of_node_put() on it when done.Add missing of_node_put() to avoid refcount leak.

6.4AI score0.00037EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49553

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate BOOT sectors_per_clusters When the NTFS BOOT sectors_per_clusters field is > 0x80, it represents ashift value. Make sure that the shift value is not too large before usingit (NTFS max cluster size is 2MB). Ret...

5.4AI score0.00041EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49692

In the Linux kernel, the following vulnerability has been resolved: net: phy: at803x: fix NULL pointer dereference on AR9331 PHY Latest kernel will explode on the PHY interrupt config, since it dependsnow on allocated priv. So, run probe to allocate priv to fix it. ar9331_switch ethernet.1:10 lan0 ...

5.5CVSS5.3AI score0.00038EPSS
CVE
CVE
added 2025/03/27 5:15 p.m.51 views

CVE-2022-49757

In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbank_mc_probe() When devres_open_group() fails, it returns -ENOMEM without freeing memoryallocated by edac_mc_alloc(). Call edac_mc_free() on the error handling path to avoid a memory leak. [ b...

5.5CVSS6.5AI score0.00015EPSS
CVE
CVE
added 2025/05/01 3:15 p.m.51 views

CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot [1] about warnings that were caused bybpf program attached to contention_begin raw tracepoint triggeringthe same tracepoint by using bpf_trace_p...

6.8AI score0.00037EPSS
Total number of security vulnerabilities11102